home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Freeware
/
Programare
/
bluej
/
bluejsetup-200.exe
/
{app}
/
lib
/
korean
/
templates
/
method.tmpl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-09-15
|
211 b
|
13 lines
/**
* ╕▐╝╥╡σ ┐╣┴ª - ╗τ┐δ└┌┐í ╕┬░╘ ┴╓╝«└╗ ╣┘▓┘╜╩╜├┐└.
*
* @param y ╕▐╝╥╡σ┐í ┤δ╟╤ ░ú┤▄╟╤ ╕┼░│║»╝÷
* @return x ┐═ y└╟ ╟╒
*/
public int sampleMethod(int y)
{
// ╗τ┐δ└┌└╟ ─┌╡σ╕ª └╘╖┬╟╧╝╝┐Σ
return y;
}